home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / wb-enhancement / swazblanker / programmer / include / proto / swazconfig.h < prev   
Encoding:
C/C++ Source or Header  |  1996-02-26  |  207 b   |  8 lines

  1. #ifndef PROTO_SWAZCONFIG_H
  2. #define PROTO_SWAZCONFIG_H
  3. #include <exec/types.h>
  4. extern struct SwazConfigBase *SwazConfigBase;
  5. #include <clib/swazconfig_protos.h>
  6. #include <pragmas/swazconfig_pragmas.h>
  7. #endif
  8.